home *** CD-ROM | disk | FTP | other *** search
/ Art Attack: Party Stuff / Art Attack - Party Stuff (2006)(Kellogg's).iso / ebooklet / style.css < prev    next >
Cascading Style Sheet File  |  2006-04-13  |  2KB  |  108 lines

  1. <STYLE>
  2. <STYLE>
  3.  
  4.  
  5. A   {text-decoration:none}
  6.  
  7.  
  8. .Highlight {background-color:#FFDC00;}
  9. .Normal{background-color:#FFFF00;}
  10. .Hiddent{background-color:white;}
  11. a:link {
  12.     font-family: Verdana, Arial, Helvetica, sans-serif;
  13.     font-size: 12px;
  14.     font-weight: bold;
  15.     color: #0047BE;
  16.     border: none;
  17. }
  18.     body {
  19.     font-family: Arial, Helvetica, sans-serif;
  20.     font-size: 9pt;
  21.     color: #333333;
  22.  
  23. }
  24.  
  25. td {
  26.     font-family: Arial, Helvetica, sans-serif;
  27.     font-size: 9pt;
  28.     color: #333333;
  29.  
  30. }
  31.  
  32. th {
  33.     font-family: Arial, Helvetica, sans-serif;
  34.     font-size: 9pt;
  35.     color: #333333;
  36.  
  37. }
  38. .bodytext {
  39.     font-family: Arial, Helvetica, sans-serif;
  40.     font-size: 9pt;
  41.     color: #333333;
  42. }
  43. a:visited {
  44.     font-family: Verdana, Arial, Helvetica, sans-serif;
  45.     font-size: 12px;
  46.     font-weight: bold;
  47.     color: #014BA2;
  48.     border: none;
  49. }
  50. a:hover {
  51.     font-family: Verdana, Arial, Helvetica, sans-serif;
  52.     font-size: 12px;
  53.     font-weight: bold;
  54.     color: #003399;
  55.     text-decoration: underline;
  56.     border: none;
  57. }
  58. a:active {
  59.     font-family: Verdana, Arial, Helvetica, sans-serif;
  60.     font-size: 12px;
  61.     font-weight: bold;
  62.     color: #0066FF;
  63.     border: none;
  64. }
  65.  
  66.  
  67. .locheading {
  68.     font-family: Arial, Helvetica, sans-serif;
  69.     font-size: 24px;
  70.     font-weight: normal;
  71.     color: #0047BE;
  72. }
  73. .smalltext {
  74.     font-family: Verdana, Arial, Helvetica, sans-serif;
  75.     font-size: 11px;
  76.     color: #003399;
  77. }
  78. .Boldtext {
  79.     font-family: Arial, Helvetica, sans-serif;
  80.     font-size: 12px;
  81.     color: #0047BE;
  82.     font-weight: bold;
  83.  
  84. }
  85. .PageReftext {
  86.     font-family: Arial, Helvetica, sans-serif;
  87.     font-size: 12px;
  88.     color: #000000;
  89.     font-weight: bold;
  90.     text-decoration: underline;
  91.  
  92. }
  93. .BlackBoldtext {
  94.  
  95.     font-family: Arial, Helvetica, sans-serif;
  96.     font-size: 12px;
  97.     color: #000000;
  98.     font-weight: bold;
  99. }
  100. .ColourbulletBold {
  101.     font-family: Arial, Helvetica, sans-serif;
  102.     font-size: 12px;
  103.     color: #0450A4;
  104.     font-weight: bold;
  105.     list-style-type: circle;
  106.  
  107. }
  108.